Skip to content

✅ Tests for entrypoints, bdistapk, and util modules#3254

Merged
AndreMiras merged 1 commit intokivy:developfrom
AndreMiras:feature/increase_test_coverage_entrypoint_bdistapk
Nov 2, 2025
Merged

✅ Tests for entrypoints, bdistapk, and util modules#3254
AndreMiras merged 1 commit intokivy:developfrom
AndreMiras:feature/increase_test_coverage_entrypoint_bdistapk

Conversation

@AndreMiras
Copy link
Copy Markdown
Member

Add test coverage for three more modules:

  • entrypoints.py: 4 tests covering main() exception handling
    (coverage: 33% -> 100%)
  • bdistapk.py: 12 tests covering setuptools command handlers
    (coverage: 0% -> 86%)
  • util.py: 5 tests for load_source(), rmdir(), and
    patch_wheel_setuptools_logging() (coverage: -> 95%)

Add test coverage for three more modules:

- entrypoints.py: 4 tests covering main() exception handling
  (coverage: 33% -> 100%)
- bdistapk.py: 12 tests covering setuptools command handlers
  (coverage: 0% -> 86%)
- util.py: 5 tests for load_source(), rmdir(), and
  patch_wheel_setuptools_logging() (coverage: -> 95%)
@AndreMiras AndreMiras force-pushed the feature/increase_test_coverage_entrypoint_bdistapk branch from 244b138 to 17ca5f2 Compare November 1, 2025 22:38
@AndreMiras AndreMiras merged commit 0155c7e into kivy:develop Nov 2, 2025
42 checks passed
@AndreMiras AndreMiras deleted the feature/increase_test_coverage_entrypoint_bdistapk branch November 2, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants